States elements are nested within graphic object elements for objects that have states, and contain nested state elements. States elements begin with the <states> start tag and end with the </states> end-tag.
The following object elements have states elements:
Each state element contains the attributes for a specific state of an object. The state element begins with the <state> start tag and ends with the </state> end tag (unless the state has no sub-elements, in which case the end tag is />).